home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / bbsutils / tb502man.arj / P101 < prev    next >
Text File  |  1994-02-13  |  2KB  |  50 lines

  1.  
  2.  
  3.  
  4.      The TriBBS Bulletin Board System                                   101
  5.  
  6.                files for a range of file areas if it is specified using
  7.                /F:n1-n2, where n1 is the first file area to be indexed and
  8.                n2 is the last file area to be indexed.
  9.  
  10.      IMPORTANT: You should not use an index file for an upload file area. 
  11.      The reason for this is because TriBBS will only search the index file
  12.      for matching files if the file area is configured as an indexed file
  13.      area.  Therefore, a file that was uploaded after the index file was
  14.      created cannot be found until the file area is re-indexed.  So the
  15.      best use for indexed file areas is to index any large file areas that
  16.      don't serve as upload areas.  Then you will only have to re-index a
  17.      particular file area when you add or move a file to it.  Note that it
  18.      is possible to index an upload area by either running MakeIdx on your
  19.      upload file areas either in an UPLOAD.BAT or BETWEEN.BAT file.  You
  20.      should also note that once you have built an index for a CD-ROM file
  21.      area you will not have to ever rebuild it because the file area's
  22.      directory will never change on a CD-ROM.  One last note, MakeIdx can
  23.      build an index file for any file area that has up to 15000 files in
  24.      its directory.
  25.  
  26.  
  27.      ASCTOBIN
  28.      --------
  29.  
  30.      Included in the TriBBS archives is a program called ASCTOBIN.EXE. 
  31.      When this program is run, it will create a binary version of all of
  32.      the board's file lists as a file called FILES.BIN in node 1's MWORK
  33.      directory..  To run ASCTOBIN, simply enter ASCTOBIN at the DOS prompt
  34.      while in a node's main directory.  Whenever a caller selects to do a
  35.      text search of the files list, TriBBS will check to see if FILES.BIN
  36.      exists.  If FILES.BIN is present, TriBBS will be able to perform the
  37.      text searching at lightning fast speeds.  So if your board has a lot
  38.      of files, do your callers a favor and use ASCTOBIN.  You should note
  39.      though that using ASCTOBIN is strictly optional.
  40.  
  41.      IMPORTANT: ASCTOBIN does not support file sharing.  Therefore, it
  42.      should only be run whenever all of the BBS's nodes are down. 
  43.      Furthermore, ASCTOBIN should be run at least once a day in order to
  44.      create a new FILES.BIN that reflects any changes to the file lists
  45.      that have been made since the last time ASCTOBIN was run.
  46.  
  47.  
  48.  
  49.  
  50.